Sök:

Sökresultat:

900 Uppsatser om Testing databases - Sida 1 av 60

Experimentell jämförelse av Cassandra, MongoDB och MySQL

Context. Performance and resource usage is often an important factor for database driven services. Depending on the purpose of the application, choosing the wrong type of database may require unnecessary hardware upgrades or replacements. Objectives. This study investigates the differences in performance and resource usage between different SQL- and NoSQL-databases.

Effektiv och underhållssäker lagring av medicinsk data

Creating a database to manage medical data is not the easiest. We create a database to be used for a presentation tool that presents medical data about patients that is stored in the database. We examine which of the three databases, MySQL with relational design, MySQL with EAV design and MongoDB that are best suited for storing medical data. The analysis i performed in two steps. The first step handles the database that is most effective to retriev data. The second step examines how easy it is to change the structure of the various databases. The results show that depending on whether efficiency or maintenance is most important, different databases are the best choise. MySQL with relational design proves to be most effective while MongoDB is the easiest to maintain..

Experimentell jämförelse av Cassandra, MongoDB och MySQL

Context. Performance and resource usage is often an important factor for database driven services. Depending on the purpose of the application, choosing the wrong type of database may require unnecessary hardware upgrades or replacements. Objectives. This study investigates the differences in performance and resource usage between different SQL- and NoSQL-databases. The study is a comparison that focuses on how the databases perform in different applications.

Biovetare, bibliotek och bioinformatiska resurser

Bioinformatics is an interdisciplinary scientific subject which connects biology, biomedicine and information science. Bioinformatics generates new biological knowledge by using computer methods and biological databases and can thereby play an important role for the understanding of diseases and be used for development of new medicines. The appearance of bioinformatics has thereby had a big impact on biomedical research.In this study, I have examined bioscientists' use of bibliographical databases, bioinformatic databases/web sites and bioinformatic tools and their needs of support concerning these resources. I have also examined which support the scientific libraries offer their users concerning bibliographical databases, bioinformatic databases/web sites and bioinformatic tools and have compared it with the needs the libraries think that the users have and the needs the users state that they have.The results from the study show that there is a wish for library support concerning bibliographical databases, bioinformatic databases/web sites and bioinformatic tools. The wishes of the respondents are in contrast to the libraries' view about bioscientists interest concerning bioinformatic databases/web sites and bioinformatic tools.

Att mäta användbarhet på webbplatser : En fall studie där två metoder för användbarhet jämförs

The aim with this thesis is to investigate two different methods used to test usability on web-sites to determine the advantages and disadvantages of two methods and compare the results. The two selected methods are the think aloud method and asynchronous remote method. Re-mote usability testing has existed for more than ten years but the possibilities with this meth-od needs to be explored more.To achieve the purpose of this thesis a case study was conducted on an e-commerce site and for the online remote usability testing software was used.The results of this study show that think aloud usability testing encounter more issues with the website than the remote usability testing..

I förändringens spår En undersökning av referensbibliotekariers accepterande av tillgängliggörandet och användandet av databaser på och via folkbibliotek

In Sweden most public libraries give users access to databases. These databases are sometimes possible to reach outside the library by internet at any time and this provides a change for the library and the society. Librarians function as change agents when they give access to databases and when databases are introduced to users. However, reports show that the use of databases, especially those in English, is not high in reference work. This study aims at analysing attitudes of librarians to access and use of databases on and by public libraries.

Omkonstruktion av testrigg för småskalig ångsmotor

The actual project presents the development of a testing rig for a steam engine. A short overviewabout the development of steam engines is presented, until arriving to the development of thepresent engine, which will require to be tested in different ways.The testing rig studied on this project (based on a Lanchester engine) will be used to testdifferent materials and layouts for the group Piston-Cylinder.The engine is a high performance steam power engine, which is going to have a highpower/dimensions ratio, what will lead to require high performance components and materials.An introduction to the testing rig is presented, and the entire design project is done in order toreplace the disappeared documentation of the current testing rig, built on the 1970?s. Also somemodifications done in the original testing rig are presented, as well as some detected problemsand their possible solutions..

Enhetstestning: Kostnad mot kvalitet

Unit testing is a type of testing technique which is becoming quite fashionable to the developers and companies that are in the business of creating and managing software. Alas there are seldom any concrete data to support the positive claims of the authors in unit testing methodology books. These claims are instead based on empirical studies and the experience of the authors. The problem that arises from this situation is that it becomes problematic for managers and also the developers themselves to convince both customers and their own management to use this type of testing as there is no exact return of investment model. This essay examines this problem from two points, the first point is from the literature itself and interviews conducted with a number of developers at a software company located in Umea, Sweden.

Användartester inom webbutveckling : Är användartester nödvändigt vid utveckling av webbplatser?

The aim of this study is to get a deeper understanding about user tests as well as answer the question about if testing for users is necessary at all times. I've done a comparison between what the literature says, and what a company says, about testing. The tests that's been in focus in this study is prototyping and card sorting tests. Prototyping aims to give the developer feedback about the design and check if there are any obvious problems with the design. A card sorting test can be used to get input about how information architecture should be constructed.

Konditionstester i rehabiliteringssammanhang : - En litteraturöversikt

During the past few years there has been an observed decrease in physical fitness within different patient groups. As a part of the rehabilitating physiotherapy treatment it is important to acknowledge the physical condition of the patient. Physical fitness testing might be difficult due to physical limitations within different patient groups. A broad range of exercise tests is therefore of importance in clinical practice. The aim of this overview was to describe exercise tests used in rehabilitation contexts, and to define areas of use and restrictions.

Utvärdering av enhetstestning för Palasso

The market-leading wage and PA-.system for the Swedish public sector Palasso is developed in Karlstad. In order to achieve the highest quality of code , the developing team behind Palasso has been conducting extensive testing. Testing is done to ensure that the software does what it should do. However, the testing has been done at a high level. In order to continue to evolve, the group that develops Palasso has started to look at the new development methods that have become popular in the computer industry in recent years.

Sälja eller låna ut, är det skillnad? - En experimentell komparativ studie av återvinningseffektivitet i bibliografiska databaser.

The aim of this thesis is to answer whether a group of databases dedicated to selling books or a group of databases dedicated to lending books is more efficient. The measurements used to determine the efficiency of the two kinds of databases are Cumulated Gain and precision in modified versions. The inquiry has been conducted thus that the same 18 queries have been put forth to six databases and these results have consequently been judged according to relevance on a 4-graded scale by five respondents. The rankinglevels have then been merged to one average value per respondent and ranking. These values have then been used to determine CG/iCG/nCG and P@n per query, rank 1-10, per database and per group (the groups being STORE (BUTIK) and LIBRARY (BIBLIOTEK).

Databaser i molnet : En prestanda utvärdering

AbstractAs a developer of database-driven applications you will be faced with difficult choices, when it comes to choosing database, server and programming language. For the result to be satisfactory it requires the different techniques to interact well with each other and also fulfill performance expectations. This is even more important when the application is deployed to the cloud and the response time plays a major role.This paper evaluates different databases and their performance. To test the databases there was an application made in the server script language PHP or Hypertext Preprocessor and it was deployed to Windows Azure cloud platform. The test applications task is to call and load databases by controlled requests which creates, reads, updates and deletes data in an relatively large extent.The results shows that locale databases or databases in the same data center as the server generates the fastest response.

En utvärderingsmodell för testverktyg : Med inriktning på automatiserade högnivåtester

Testing has always been an important task in the scope of software quality. Though it has never been as much appreciated within the management of the organisations as the software development has. However testing is becoming more attractive within organisations because it becomes more evident how much money working systems saves in contrast to defect ones. A tester often use testing tools to simplify the work progress. There are a lot of tools nowadays but not many evaluating models which helps the tester to know which one to recommend.

Automatisk testning av WebGL på mobil- och desktopenheter

WebGL is a standard for drawing graphics in a web browser. Currently it isn?t widely understood how consistently WebGL performs across a majority of the de- vices that support it. Determining if an image looks correct to a human observer is an interesting problem. The solution for this is useful when developing WebGL applications, since a developer could make better informed decisions during de- velopment.

1 Nästa sida ->